home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
x
/
gui
/
amiga
/
x11_1.dms
/
x11_1.adf
/
misc.LZH
/
Demo-twm
< prev
next >
Wrap
Text File
|
1992-03-27
|
232b
|
11 lines
echo "Demo with twm (Tab Window Manager)"
stack 30000
wait 1
path X11:bin add
ask "Do you have a 3 button mouse or other pointer device? [y or n]"
if warn
X11:bin/twm -f X11:twm/3b.twmrc
else
X11:bin/twm -f X11:twm/2b.twmrc
endif